Skip to content

set cors#56

Merged
PCBZ merged 1 commit intomainfrom
fix_cors
Apr 23, 2025
Merged

set cors#56
PCBZ merged 1 commit intomainfrom
fix_cors

Conversation

@PCBZ
Copy link
Copy Markdown
Owner

@PCBZ PCBZ commented Apr 23, 2025

No description provided.

@PCBZ PCBZ merged commit 25ae17f into main Apr 23, 2025
2 checks passed
PCBZ added a commit that referenced this pull request Apr 24, 2025
@PCBZ PCBZ added the bug Something isn't working label Apr 24, 2025
@PCBZ PCBZ requested a review from Copilot April 28, 2025 19:18
@PCBZ PCBZ self-assigned this Apr 28, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR configures the CORS middleware to allow requests from specified origins and with defined methods and headers.

  • Replaces the default cors middleware with a custom configuration.
  • Specifies allowed origins, credentials, methods, and headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants